<?xml version = '1.0' encoding = 'UTF-8'?>
<HBRRepo><variables/><rulesets/><rules><rule id="1" name="Aggregate Forecast" product="Planning"><property name="application">Vision</property><property name="plantype">Plan1</property><statement seq="1" type="component" kind="script" name=""><component type="script" id="-100" name="" product="Planning"><property name="application">Vision</property><property name="plantype">Plan1</property><script type="calcscript">SET UPDATECALC OFF ;

SET AGGMISSG ON;

FIX ("BaseData",&amp;CurForecast,&amp;CurVersion,&amp;CurYr,&amp;NextYear)

 AGG ("Entity","Product");

ENDFIX
</script></component></statement></rule></rules><components/><deployobjects><deployobject product="2" application="vision" plantype="plan1" obj_id="1" obj_type="1" name="AGGREGATE FORECAST"/></deployobjects></HBRRepo>